Creating tasks for automatic file upload and download

After you customized connection settings it's time to create automatically performed task that will be performed by FTPGetter. Task Wizard will help you to achieve this goal easily and quickly - you don't need to right any scripts or programs.

First step is choice of operation: downloading files from the server or uploading files to the server.

Task operation - download (files are downloaded from an ftp server to your PC); remove (files are downloaded from an ftp server to your PC, the original files on the ftp server are then deleted); upload (upload files from your computer to an FTP server.

At the next step you choose source files. For downloading these will be files on the ftp server - using built-in FTP Explorer you will easily choose necessary files. For uploading - files on your computer.

Select source files for upload or download. Process files in subfolders. Select transfer mode

If you specify mask instead a file name than FTPGetter will process the files which names correspond to the mask. File processing in subfolders of any nesting level with reconstruction of their structure on the destination side combined with batch processing by mask allows being confident in file relevance on the server. File transfer mode by ftp protocol: binary, ACSII or autodetection.

To process files using a file mask, use the * and ? characters in the file name. For example, use the /pub/user/*.zip file mask, to process all .zip files in the /pub/user/ directory.

Third step is choosing destination folder on the server for uploading or folder on your disk for downloading.

Select destination folder on your PC for download mode or folder on ftp server for upload mode

The last step is setting additional task options. Comparing source and destination files by modification date, MD5 hash or size allows uploading or downloading only changed files. Saving modification time of destination files similar to source files. File names conversion to lower or upper case. Setting access rights for the file at the server (chmod). Deleting source files from your computer after successful uploading to the server.

Here, you can select additional task: Delete source files after upload, Set access permissions for a file (SITE CHMOD), Preserve source timestamp, Resume broken transfer, Compare remote and local files: By MD5 hash (SITE MD5), Custom MD5 command, By file size, By file timestamp

You will see the created task in the list of current tasks for the current profile. Tasks are processed in turn - first, then second, third etc.

Manage ftp automation tasks - create, edit, delete or reorder task

Now we'll move on to scheduler settings - FTPGetter will process profile tasks according to them.

Back on top